
/******************************************/
/***** 公共部分开始 *****/
body{
	min-width: 1200px;
}
html{
	font-family: 微软雅黑,'Microsoft YaHei','Arial';
}
.global{
	width: 1200px;
	margin: 0 auto;
}
/*.global1{
	width: 1480px;
	margin: 0 auto;
}*/
/** 头部样式 **/
#header{
	position: relative;
	z-index: 100;
}
#header .logo{
	float: left;
	width: 800px;
	height: 158px;
	line-height: 158px;
}
#header .logo img{
	max-height: 117px;
	vertical-align: middle;
}
#header .search{
	float: right;
	width: 360px;
	padding-top: 12px;
}
#header .search .lang{
	margin-bottom: 12px;
	text-align: right;
}
#header .search .lang img{
	margin-right: 6px;
}
#header .search .sear{
	width: 200px;
	height: 28px;
	padding: 6px 11px;
	border: 1px solid #b7b7b7;
	margin-left: 130px;
	background: #f5f5f5;
}

.myct p{
	line-height: 56px;
}

.myct p img{
	position: relative;
	top: 5px;
}

.myct p span{
	margin-left: 25px;
	display: inline-block;
}

#header .search .sear input{
	width: 165px;
	border: none;
	outline: none;
	height: 28px;
	color: #c4c4c4;
	background: #f5f5f5;
}
#header .search .sear button{
	float: right;
	width: 20px;
	height: 28px;
	background: url(../images/sear.jpg) no-repeat center center;
	border: none;
	outline: none;
	cursor: pointer;
}
#header .nav-height{
	position: relative;
	width: 100%;
	height: 40px;
	background: #17305f;
}
#header .nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: #17305f;
}
#header .nav span{
	display: inline-block;
	position: relative;
	height: 40px;
}
#header .nav span .s-nav{
	display: none;
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 0;
	width: 180px;
	padding-bottom: 0px;
	background: #17305f;
	border-top: 2px solid #ccc;
}
#header .nav span .s-nav a{
	display: block;
	width: 180px;
	height: 40px;
	overflow: hidden;
	padding: 0;
	line-height: 40px;
	font-size: 14px;
	color: white;
	text-indent: 20px;
	border-bottom: 1px dotted #ccc;
	/*text-align: center;*/
}
#header .nav a{
	display: inline-block;
	height: 40px;
	padding: 0px 57px;
	line-height: 40px;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
#header .nav .global1 a{
	padding: 0px  20px;
}
#header .nav a:hover{
	background: #296ac0;
}
#header .nav .hover{
	background: #296ac0;
}
/** 底部样式 **/
#footer{
	width: 100%;
}
/** 底部上面部分 **/
#footer .foot-top{
	width: 100%;
	padding-top: 57px;
	padding-bottom: 55px;
	background: #223350;
}
#footer .foot-top .f-logo{
	float: left;
	width: 188px;
}
#footer .foot-top .f-contact{
	float: left;
	width: 396px;
}
#footer .foot-top .f-contact .title{
	padding-bottom: 25px;
	font-size: 22px;
	color: #fff;
}
#footer .foot-top .f-contact .tips{
	padding-bottom: 34px;
	font-size: 14px;
	color: #8a8f98;
}
#footer .foot-top .f-contact .f-tel{
	padding-left: 28px;
	padding-bottom: 18px;
	color: #8a8f98;
	font-size: 14px;
	background: url(../images/a1.png) no-repeat 0 0;
}

#footer .foot-top .f-contact .f-fax{
	padding-left: 28px;
	padding-bottom: 18px;
	color: #8a8f98;
	font-size: 14px;
	background: url(../images/a2.png) no-repeat 0 0;
}

#footer .foot-top .f-contact .f-email{
	padding-left: 28px;
	padding-bottom: 18px;
	color: #8a8f98;
	font-size: 14px;
	background: url(../images/a3.png) no-repeat 0 0;
}
#footer .foot-top .f-contact .f-addr{
	width: 326px;
	padding-left: 28px;
	color: #8a8f98;
	font-size: 14px;
	line-height: 20px;
	background: url(../images/a4.png) no-repeat 0 0;
}
#footer .foot-top .f-contact-link{
	float: right;
	width: 172px;
}

#footer .foot-top .f-contact ul li{
	float: left;
	width: 110px;
	line-height: 24px;
    margin-bottom: 10px;
}

#footer .foot-top .f-contact ul li a{
	font-size: 14px;
	color: #8a8f98;
}


/** 底部下面部分 **/
#footer .foot-bot{
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	background: #192841;
}
#footer .foot-bot .f-nav{
	padding-bottom: 14px;
	text-align: center;
	color: #bfc5ce;
	font-size: 14px;
}
#footer .foot-bot .f-nav a{
	padding: 0 5px;
	font-size: 14px;
	color: #bfc5ce;
}
#footer .foot-bot .f-config{
	padding-bottom: 5px;
	text-align: center;
	color: #bfc5ce;	
}
#footer .foot-bot .f-config a{
	font-size: 14px;
	color: #bfc5ce;
}
#footer .foot-bot .f-share{
	text-align: center;
}
#footer .foot-bot .f-share img{
	margin-left: 8px;
}
/** 内页广告图 **/
#no-in-banner{
	position: relative;
	width: 100%;
	height: 305px;
	overflow: hidden;
}
#no-in-banner .picture{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 305px;
}
/** 左边公共部分 **/
#left{
	position: relative;
	float: left;
	width:265px;
	padding-bottom: 50px;
	background: #fff;
	overflow: none;
}
#left .category{
	float: right;
	width: 258px;
	height: 100%;
	padding-top: 38px;
	text-indent: 14px;
}
#left .category .title{
	/*padding-bottom: 18px;*/
	font-size: 30px;
	color: #296ac0;
}
#left .category .cate-list{
	height: 47px;
	border-bottom: 1px dotted #7f7f7f;
	font-size: 14px;
	line-height: 47px;
	background: url(../images/cat_bg1.jpg) no-repeat 226px center;
}
#left .category .hover{
	width: 265px;
	height: 48px;
	background: #296ac0 url(../images/cat_bg2.jpg) no-repeat 226px center;
	border: none;
}
#left .category .cate-list a{
	display: inline-block;
	width: 100%;
	text-indent: 0;
	*text-indent: 8px;
	color: #646464;
	text-decoration: none;
}
#left .category .cate-list a:hover{
	color: white;
}

#left .category .cate-list:hover a{
	color: white;
}


#left .category .cate-list .a-hover{
	color: white;
}
#left .category .cate-list-1{
	height: 47px;
	border-bottom: 1px dotted #7f7f7f;
	font-size: 12px;
	line-height: 47px;
	color: #0778c4;
	font-weight: bold;
	/*background: url(../images/cat_bg1.jpg) no-repeat 226px center;*/
}
#left .category .cate-list-1 a:hover{
	color: #ccc;
}
#left .category .cate-list-1 a{
	display: inline-block;
	width: 100%;
	text-indent: 0;
	text-decoration: none;
	color: #0778c4;
}
#left .category .cate-list-1 .a-hover{
	color: #ccc;
}
#left .category .cate-list:hover{
	width: 265px;
	height: 48px;
	background: #296ac0 url(../images/cat_bg2.jpg) no-repeat 226px center;
	border: none;
}
#right{
	float: right;
	width: 920px;
	height: 100%;
	/*background: #f7f7f7;*/
}
#right .content{
	float: left;
	margin-left: 38px;
	width: 882px;
	height: 100%;
	/*background: #f7f7f7;*/
}
/** 面包屑样式 **/
#crumbs{
	height: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 20px;
	color: #333;
}
#crumbs span{
	float: right;
	color: #878787;
	font-size: 14px;
	line-height: 20px;
}
#crumbs span img{
	float: left;
}
#crumbs .span{
	float: none;
	color: #878787;
	font-size: 14px;
	line-height: 20px;
}
#crumbs span a{
	color: #878787;
	font-size: 14px;
	line-height: 20px;
}
/** 右边公共部分 **/
/***** 公共部分结束 *****/
/******************************************/
/***** 首页样式开始 *****/
/** 广告图 **/
#banner{
	position: relative;
	width: 100%;
	height: 680px;
	overflow: hidden;
	z-index: 10;
}
#banner .picture{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 680px;
	z-index: 1;
}
/*#banner .global{
	position: relative;
	height: 590px;
	z-index: 99;
}*/
#banner .prev{
	position: absolute;
	top: 290px;
	left: -70px;
	opacity: 0.8;
	z-index: 9999;
}
#banner .next{
	position: absolute;
	top: 290px;
	right: -70px;
	opacity: 0.8;
	z-index: 9999;
}
#index{
	width: 100%;
	padding-top: 46px;
	/*background: url(../images/index_bg.jpg);*/
}
/** 首页显示的产品 **/
#index .is-index-product{
	position: relative;
	width: 1200px;
	height: 130px;
	margin: 0 auto 22px;
	background: url(../images/pro_bg.png) no-repeat 0 0;
}
#index .is-index-product .prev{
	position: absolute;
	right: 0;
	top: 68px;
	z-index: 10;
	cursor: pointer;
}
#index .is-index-product .next{
	position: absolute;
	right: 0;
	top: 36px;
	z-index: 10;
	cursor: pointer;
}
#index .is-index-product .pageState{
	position: absolute;
	top: 0;
	left: 100px;
}
#index .is-index-product .name{
	padding-top: 35px;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #333;
}
#index .is-index-product .name a{
	color: #333;
	text-decoration: none;
}
#index .is-index-product .desc{
	width: 940px;
	height: 40px;
	padding-left: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 20px;
}
#index .is-index-product .desc a{
	color: #8c8c8c;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

/** 首页产品分类 **/
#index .product-category{
	width: 1200px;
	/*height: 377px;*/
	/*padding-right: 20px;*/
	/*margin: 0 auto 60px;*/
	/*border:1px solid #ededed;*/
	background: #fff;
	margin: 0 auto;
}
#index .product-category .category{
	float: left;
	width: 185px;
}
#index .product-category .category .list{
	width: 185px;
	height: 94px;
	background: url(../images/bg1.jpg) no-repeat 0 0;
}
#index .product-category .category .list:hover{
	background: url(../images/bg2.jpg) no-repeat 0 0;
}
#index .product-category .category .hover{
	background: url(../images/bg2.jpg) no-repeat 0 0;
}
#index .product-category .category .list table{
	width: 175px;
	height: 94px;
	text-align: center;
	border-bottom: 1px solid #274e95;
}
#index .product-category .category .list .last{
	border: none;
}
#index .product-category .category .list table td{
	padding: 0 25px;
}
#index .product-category .category .list table a{
	line-height: 20px;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
/** 首页产品列表 **/
#index .product-category .products{
	display: none;
	/*float: right;*/
	/*width: 945px;*/
	margin-top: 27px;
}
#index .product-category .products .pro-list{
	display: block;
	float: left;
	width: 372px;
	margin-right: 40px;
	/*text-decoration: none;*/
	cursor: pointer;
}
#index .product-category .products .pro-list .pic{
	width: 372px;
	/*height: 280px;*/
	/*line-height: 279px;*/
	text-align: center;
}
#index .product-category .products .pro-list .pic img{
	max-width: 372px;
	/*max-height: 278px;*/
	vertical-align: middle;
}
#index .product-category .products .pro-list .name{
	height: 36px;
	margin-top: 12px;
	overflow: hidden;
	font-size: 14px;
	color: #545454;
	line-height: 18px;
}
/** 首页关于我们 **/
#index .about-us{
	width: 100%;
	height: 625px;
	background: url(../images/a_bg.jpg) no-repeat center 0;
}
#index .about-us .global{
	position: relative;
}
#index .about-us .pic{
	position: absolute;
	left: 34px;
	top: 117px;
	max-width: 541px;
	max-height: 364px;
}
#index .about-us .description{
	position: absolute;
	top: 169px;
	left: 0;
	width: 1200px;
	height: 360px;
	background: #2a65b2;
}
#index .about-us .description .content{
	float: right;
	width: 550px;
	height: 323px;
	margin-right: 40px;
	overflow: hidden;
}
#index .about-us .description .more{
	float: right;
}
/** 技术文章 **/
#index .technical-article{
	width: 100%;
	/*height: 500px;*/
	padding-bottom: 60px;
	margin: 0 auto;
	/*background: #fff url(../images/art_bg.jpg) no-repeat center 0;*/
	background: #fff;
}
#index .technical-article .title{
	padding-top: 130px;
	margin-bottom: 22px;
	text-align: center;
	font-size: 70px;
	color: #ccc;
}
#index .technical-article .global{
	position: relative;
}
#index .technical-article .global .prev{
	position: absolute;
	top: 147px;
	left: 0;
}
#index .technical-article .global .next{
	position: absolute;
	top: 147px;
	right: 0;
}
#index .technical-article .article{
	width: 1048px;
	height: 377px;
	margin-left: 32px;
}
#index .technical-article .article .list{
	position: relative;
	float: left;
	width: 320px;
	height: 357px;
	padding-top: 18px;
	margin-left: 44px;
	border-bottom: 2px solid #e0e0e0;
}
#index .technical-article .article .bor-hov{
	border-bottom: 2px solid #2a65b2;
}
#index .technical-article .article .list .date{
	position: absolute;
	top: 0;
	left: 12px;
	width: 47px;
	height: 52px;
	background: #2a65b2;
	color: white;
}
#index .technical-article .article .list .bg-hov{
	background: #c6160e;
}
#index .technical-article .article .list .date .day{
	padding-top: 2px;
	text-align: center;
	font-size: 26px;
}
#index .technical-article .article .list .date .mon{
	text-align: center;
	font-size: 12px;
}
#index .technical-article .article .list .pic{
	width: 320px;
	height: 185px;
}
#index .technical-article .article .list .pic img{
	width: 320px;
	height: 185px;
}
#index .technical-article .article .list .name{
	height: 40px;
	padding: 0 13px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
#index .technical-article .article .list .col-hov{
	color: #2a65b2;
}
#index .technical-article .article .list .desc{
	padding: 0 13px;
	line-height: 20px;
	font-size: 14px;
	color: #888;
}
/** 我们的客户 **/
#index .customers2{
	position: relative;
	width: 1200px;
	height: 462px;
	margin: 0px auto 15px;
	background: #fff;
	/*border: 1px solid #eeeeee;*/
}
#index .customers2 ul li{
	float: left;
	/*margin-right: 40px;*/
	text-align: center;
	padding: 20px;
	color: #646464;
	cursor: pointer;
}

#index .customers2 ul li:hover{
	background: #2a65b1;
	color: #ffffff;
}
#index .customers2 ul li:hover .sflimg{
	display: block;
}

.sflimg{
	display: none;
	margin: 0 auto;
	padding-top: 10px;
}


#index .customers2 ul li h1{
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#index .customers2 ul li p{
	font-size: 14px;
	line-height: 20px;

}


#index .customers{
	position: relative;
	width: 1158px;
	height: 203px;
	margin: 0px auto 55px;
	background: #fff;
	/*border: 1px solid #eeeeee;*/
}


#index .customers .prev{
	position: absolute;
	top: 126px;
	left: -22px;
}
#index .customers .next{
	position: absolute;
	top: 126px;
	right: -22px;
}
#index .customers .title{
	padding-top: 28px;
	padding-bottom: 35px;
	font-size: 25px;
	text-align: center;
	color: #323232;
}
#index .customers .row{
	width: 1050px;
	height: 110px;
	margin: 0 auto;
}
#index .customers .row .list{
	float: left;
	width: 210px;
	height: 95px;
	text-align: center;
	line-height: 95px;
}
#index .customers .row .list img{
	max-width: 200px;
	max-height: 90px;
	vertical-align: middle;
}
/***** 首页样式结束 *****/
/******************************************/
/***** 产品页面样式开始 *****/
#products{
}
#products .product-list{
	padding: 38px 25px 50px;
    border: 1px solid #dddddd;
	margin-bottom:70px;
	
}
/** 产品列表样式 **/
#products .product-list .list{
	display: block;
	float: left;
	width: 262px;
	height: 277px;
	margin-bottom: 28px;
	margin-left: 20px;
	color: #545454;
	text-decoration: none;
	border-bottom: 2px solid #eaeaea;
	background: #fff;
	margin-right:20px;
}
#products .product-list .list:hover{
	color: #296ac0;
	border-bottom: 2px solid #296ac0;
}
#products .product-list .first{
	margin-left: 0;
}
#products .product-list .list .pic{
	width: 262px;
	height: 210px;
	line-height: 210px;
	text-align: center;
}
#products .product-list .list .pic img{
	max-width: 262px;
	max-height: 175px;
	vertical-align: middle;
}
#products .product-list .list .name{
	height: 36px;
	overflow: hidden;
	padding: 0 16px;
	margin-top: 14px;
	font-size: 14px;
	line-height: 18px;
	
}
/** 分页样式 **/
#page{
	width:100%;
	height: 35px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
#page .page_item{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding:10px 14px;
	font-size: 12px;
	color: #333333;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	margin-left: 10px;
	background: #fcfcfc;
}
#page .page_noclick{
	display: none;
}
#page .page_button{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding:8px 18px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	margin-left: 10px;
	background: #fcfcfc;
}
#page .page_item_current {
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	padding:10px 14px;
	font-size: 12px;
	color: white;
	font-weight: 600;
	text-decoration: none;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	margin-left: 10px;
	background: #929292;
}
#page .page_last_num{}
/** 产品详细页样式 **/
#products .product-description .product-pic{
	float: left;
	width: 427px;
}
#products .product-description .product-pic .b-pic{
	width: 425px;
	height: 320px;
	margin-bottom: 8px;
	line-height: 320px;
	text-align: center;
	/*border: 1px solid #dedede;*/
}
#products .product-description .product-pic .b-pic img{
	max-width: 425px;
	max-height: 315px;
	vertical-align: middle;
}
#products .product-description .product-pic .s-pic{
	margin-bottom: 13px;
}
#products .product-description .product-pic .s-pic .list{
	float: left;
	padding-top: 7px;
	margin-left: 5px;
}
#products .product-description .product-pic .s-pic .bg-hov{
	background: url(../images/arr_up.jpg) no-repeat center 0;
}
#products .product-description .product-pic .s-pic .list .pic{
	width: 79px;
	height: 79px;
	line-height: 77px;
	text-align: center;
	border: 1px solid  #e5e5e5;
}
#products .product-description .product-pic .s-pic .list .bor-hov{
	border: 1px solid  #296ac0;
}
#products .product-description .product-pic .s-pic .first{
	margin-left: 0;
}
#products .product-description .product-pic .s-pic img{
	max-width: 79px;
	max-height: 79px;
	vertical-align: middle;
}
#products .product-description .product-pic .share{
	margin-top: 17px;
	margin-left: 160px;
	color: #646464;
	font-size: 16px;
}
#products .product-description .product-pic .share .this{
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}
/** 简短介绍 **/
#products .product-description .product-brief{
	float: right;
	width: 400px;
}
#products .product-description .product-brief p{
	font-size: 14px;
	color: #4a4439;
	line-height: 24px;
	padding-top: 0;
}

#products .product-description .product-brief .name{
	height: 25px;
	overflow: hidden;
	font-size: 18px;
	color: #296ac0;
	font-weight: bold;
	margin-bottom: 10px;
}
#products .product-description .product-brief .brief{
	margin-top: 20px;
	margin-bottom: 25px;
	line-height: 26px;
	color: #828282;
	font-size: 14px;
}
#products .product-description .product-menu p{
	float: left;
	border: 1px solid #d7d7d7;
	border-bottom: 2px solid #ddd;
}
#products .product-description .product-menu .menu{
	width: 145px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #666;
	cursor: pointer;
}
#products .product-description .product-menu .hover{
	line-height: 34px;
	border-top: 2px solid #296ac0;
	border-bottom: 1px solid #fff;
	background: #fff;
}
#products .product-description .product-menu .mar{
	float: left;
	width: 5px;
	height: 37px;
	border: none;
	border-bottom: 2px solid #ddd;
}
#products .product-description .product-menu .mar2{
	/*width: 583px;*/
	width: 730px;
	height: 37px;
	border: none;
	border-bottom: 2px solid #ddd;
}
#products .product-description .product-menu .mar3{
	width: 735px;
	height: 37px;
	border: none;
	border-bottom: 2px solid #ddd;
}
#products .product-description .description{
	width: 820px;
	padding: 40px 30px;
	overflow: hidden;
	margin-bottom: 39px;
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
}
#products .product-description .related-list{
	width: 820px;
	padding: 30px;
	margin-bottom: 57px;
	border: 1px solid #ddd;
	border-top: none;
	background: #fff;
}
#products .product-description .related-list .list{
	display: block;
	float: left;
	margin-left: 26px;
	width: 255px;
}
#products .product-description .related-list .first{
	margin-left: 0;
}
#products .product-description .related-list .list .pic{
	width: 255px;
	height: 255px;
}
#products .product-description .related-list .list .pic img{
	width: 255px;
	height: 255px;
}
#products .product-description .related-list .list .name{
	height: 32px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #545454;
}
/***** 产品页面样式结束 *****/
/******************************************/
/***** 文章样式开始 *****/
#article .description{
	width: 830px;
	overflow: hidden;
	padding: 38px 25px 50px;
	border: 1px solid #dddddd;
	margin-bottom: 70px;
	background: #fff;
	line-height: 32px;
	font-size: 14px;
	color: #646464;
}
/***** 文章样式结束 *****/
/******************************************/
/***** 画廊样式开始 *****/
#gallery .product-list .list{
	display: block;
	float: left;
	width: 200px;
	/*height: 331px;*/ 
	margin-bottom: 28px;
	margin-left: 26px;
	color: #545454;
	text-decoration: none;
	border-bottom: 2px solid #eaeaea;
	background: #fff;
}
#gallery .product-list .list:hover{
	color: #296ac0;
	border-bottom: 2px solid #296ac0;
}
#gallery .product-list .first{
	margin-left: 0;
}
#gallery .product-list .list .pic{
	width: 200px;
	height: 150px;
	line-height: 148px;
	text-align: center;
}
#gallery .product-list .list .pic img{
	max-width: 198px;
	max-height: 148px;
	vertical-align: middle;
}
#gallery .product-list .list .name{
	height: 36px;
	overflow: hidden;
	padding: 0 16px;
	margin-top: 14px;
	font-size: 14px;
	line-height: 18px;
}
/***** 画廊样式结束 *****/
.mores{
	width: 290px;
	height: 60px;
	line-height: 60px;
	background: #2a65b1;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 55px;
}

.mores a{
	display: block;
	color: #ffffff;
	font-size: 16px;
}

#index .news{
	position: relative;
	width: 100%;
	height: 522px;
	margin: 0px auto 35px;
	background: #fff;
	/*border: 1px solid #eeeeee;*/
	background: url(../images/newsbg.jpg) no-repeat;
}

#index .news .newsli h1{
    text-align: center;
	font-size: 25px;
	padding-top: 50px;
	padding-bottom: 45px;
}

#index .news .newsli{
	position: relative;
	width: 990px;
	height: 522px;
	margin: 0px auto 55px;
	/*border: 1px solid #eeeeee;*/
}

#index .news .newsli p{
	line-height: 38px;
	vertical-align: middle;
	border-bottom: 1px dashed #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #ffffff;

}

#index .news .newsli p a{
	color: #ffffff;
	font-size: 14px;
}

#index .news .newsli img{
	margin-bottom: 10px;
}

.m-page { padding: 0px 0px 30px; _padding-bottom: 30px; *padding-bottom:30px;

	text-align: center; line-height: 32px; font-size: 0; letter-spacing: -0.307em; word-wrap: normal; white-space: nowrap; color:#296ac0; }

.m-page a, .m-page i { display: inline-block; vertical-align: top; padding: 2px 12px; margin-left: -1px;  font-size: 12px; letter-spacing: normal;  background: #fff; -webkit-transition: background-color 0.1s; -moz-transition: background-color 0.1s; -ms-transition: background-color 0.1s; -o-transition: background-color 0.1s; transition: background-color 0.1s; }

.m-page a { text-decoration: none; color: #000; }

.m-page a:first-child { margin-left: 0; border-top-left-radius: 2px; border-bottom-left-radius: 2px; }

.m-page a:last-child { margin-right: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }

.m-page a:hover { color: #fff; background:#296ac0; }

.m-page a:active { background: #f0f0f0; }

.m-page a.z-crt, .m-page a.z-crt:hover, .m-page a.z-crt:active { cursor: default; color: #fff; background: #296ac0; }

.m-page a.z-dis, .m-page a.z-dis:active { cursor: default; }

.m-page a.z-dis:hover { color: #fff; background:#296ac0; }

/* 灞呭乏 */

.m-page-lt { text-align: left; }

/* 灞呭彸 */

.m-page-rt { text-align: right; }

/* 杈冨皬 */

.m-page-sm { float: left; width: 100%; line-height: 22px;}

.m-page-sm a, .m-page-sm i { padding: 5 10px; }

/* 鍒嗙 */

.m-page-sr a, .m-page-sr i { margin: 0 3px; border-radius: 2px; }

.m-page-sr i { border: 0; }

.m-page-sr a:first-child, .m-page-sr a:last-child {
	/*border-radius: 2px; */
}

.right_main { width:882px; min-height:458px; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.news_con { width:830px; margin:0 auto;padding: 38px 25px 0px;border: 1px solid #dddddd;}  /*资讯中心大框架*/
.news_top { width:720px; height:132px; overflow:hidden; border-bottom:solid 1px #ccc; padding-bottom:15px; margin-bottom:15px;}  /*资讯首页内容顶部（图片和文字区）*/
.news_top img { width:128px; height:128px; display:block; float:left;}
.news_top .n_top_img { width:128px; height:128px; display:block; border:solid 1px #ccc;  padding:1px; float:left; } /*资讯首页内容顶部,图片的边框色可以自选修改*/
.news_top .n_top_img:hover { border:solid 1px #C10005; }  /*资讯首页内容顶部,图片的边框点击色,可以自选修改*/
.news_img_rt { width:570px; height:132px; float:left; margin-left:10px;} /*资讯首页内容顶部,图片的右边区块*/
.new_top_tit { width:518px; height:20px; line-height:20px; overflow:hidden; margin-bottom:10px;}
.new_top_tit .top_tit1 { font-weight:bold; text-decoration:underline; color:#000; font-size:14px;}/*资讯首页内容顶部, 粗体标题,颜色可自行修改*/
.new_top_tit .top_tit1:hover { color:#C10005;}/*资讯首页内容顶部, 粗体标题点击时的样式,颜色可自行修改*/
.new_top_tit .top_tit2 {  margin-left:15px;}
.new_top_tit .top_tit3 {  margin-left:15px; color:#FF0000;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.new_top_tit .top_tit3 a { color:#FF0000; text-decoration:underline;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.news_img_rt .news_top_con { line-height:24px; height:100px; overflow:hidden; white-space: normal; letter-spacing: normal; word-spacing:10px; } /*资讯首页顶部, 文章颜色可自行修改*/
.news_img_rt .news_top_con a { color:#C10005; text-decoration:underline;}

/*资讯中心列表页面（图片列表）--dl_4*/
dl.dl_42{ height:140px ; margin-bottom:20px; border-bottom:1px dotted #ccc }
.dl_42 dt{width:204px; float:left;}
.dl_42 dt a{width:200px; height:120px;  padding:1px; border:1px solid #ccc; display:block;}
.dl_42  dt a:hover {border:1px solid #9b8675;}/*图片边框,点击时的状态*/
.dl_42 dt img{  display:block;width:200px;height:120px;}
.dl_42 dd{ padding-left:15px; float:left; width:610px; line-height:24px; height:120px; overflow:hidden; color:#666;font-size: 14px;}
.dl_42 dd h5{ font-size:16px; font-weight:normal; padding-bottom:5px; height:24px; line-height:24px; overflow:hidden;}
.dl_42 dd h5 a{ color:#296ac0;}
.dl_42 dd span{}

.left2_main {
	width: 882px;
	/*border: solid 1px #d5d5d5;*/
	padding-bottom: 70px;
	overflow: hidden;
	background: #fff;
}
.n_info_con { width:830px; padding: 38px 25px 50px; overflow:hidden;font-size:12px;border: 1px solid #dddddd;}
.n_info_con h1{text-align:center;font-size:20px;color:#000;margin-bottom:6px;}
.n_info_con2 { width:795px; margin:0 auto;}
.n_info_con h3 { text-align:center; color:#000; font-family:"宋体"; margin-bottom:10px; font-size:24px;} /*资讯详细页面，内容标题*/
.info_con_tit {font-family:"宋体";  line-height:24px; margin-bottom:15px;border-bottom:1px solid #E5E5E5;padding-bottom:20px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#7E7E7E;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { font-size:14px; line-height:25px; color: #666666}
.n_info_con p a { color:#B61212;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #d7d7d7; height:30px; line-height:30px; padding-left:10px; margin:10px 0;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#fff;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#B61212;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#B61212;}
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
}
.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block;
	text-align: right;
}
.gduo a {
	/*font-weight: bold;*/
	color: #666666;
}
.map{
	margin-top:10px;
	margin-bottom: 10px;
}


.main{
	width: 1200px;margin: 0 auto;
}


#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url(../images/fancybox.png); }
#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 1100; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 1101; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close { position: absolute; top: -15px; right: -25px; width: 30px; height: 30px; background: transparent url(../images/fancybox.png) -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url(../images/blank.gif); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url(../images/fancybox.png); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url(../images/fancybox.png); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url(../images/fancybox-x.png); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image:(../images/fancybox.png);
	background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url(../images/fancybox-y.png); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url(../images/fancybox.png); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url(../images/fancybox-x.png); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: (../images/fancybox.png);
	background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url(../images/fancybox-y.png); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: (../images/fancybox.png);
	background-position: -40px -122px; }
#fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url(../images/fancy_title_over.png); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }
#fancybox-title-float-left { padding: 0 0 0 15px; background: (../images/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url(../images/fancybox-x.png) 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: (../images/fancybox.png) -55px -90px no-repeat;
}

.form_button{
	font-family:微软雅黑;
}


.sbanner img{
	width: 100%;
	height: auto;
}

#preview { float:left; margin:0px auto; width:400px;}
.jqzoom { width:400px; height:267px; margin-bottom: 10px; overflow: hidden; position: relative; overflow: hidden; text-align:center; margin:0; padding:0;border:1px solid #ccc ;}
.jqzoom img{ width:400px; height:267px; overflow:hidden; text-align:center; background-position:center center;}
.zoomdiv { width:400px; height:267px; left:859px; z-index: 100; border-bottom:#ccc 1px solid; position: absolute; text-align: center;
	border-left: #ccc 1px solid; display: none; background: url(../images/loading.gif) #fff no-repeat center center; height: 365px; overflow: hidden;
	border-top: #ccc 1px solid; top: 1px; border-right:#ccc 1px solid; left: 0px }
#spec {
	position: relative;
	width:296px;
	height:95px;
	overflow: hidden;
	top: 10px;
}
.jqzoom img{max-width: none;!important;max-height: none !important;}

.specLeftT { position: absolute; width:5px; background: url(../images/proddetlicon.gif) no-repeat -157px 0px; float: left; height:9px; top:28px; cursor: pointer; left: 0px }
.specRightT { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -164px 0px; float: left; height:9px; top:28px; cursor: pointer; right: -15px }
.specLeftF { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -145px 0px; float: left; height:9px; top:28px; cursor: pointer; left: 0px }
.specRightF { position: absolute; width: 5px; background: url(../images/proddetlicon.gif) no-repeat -151px 0px; float: left; height:9px; top:28px; cursor: pointer; right: 0px }
#specList { display: inline; float: left; margin-left: 2px }
#specList { position:absolute; text-align:left; width:325px; height:90px; overflow:hidden; top:0px; left:13px; float:left;}
#specList ul{ position:absolute; width: 325px; left:0px }
#specList ul li { float:left; width:82px; height:65px; display:inline; margin-right:10px; border:1px solid #ccc}
#specList ul li img {/* border:#ccc 1px solid;*/ padding-bottom:2px; padding-left:2px; width:78px; height:60px; padding-right:2px; margin-bottom:1px; padding-top:2px }
.bigimg { width:1000px; height:667px }
.jqZoomPup { z-index:10; border-bottom:#ccc 1px solid; position: absolute; filter: alpha(opacity=50);
	border-left: #ccc 1px solid; width:50px; height:50px; background:#ccc no-repeat 50% top; visibility:hidden;
	border-top:#ccc 1px solid; top:0px; cursor:move; border-right:#ccc 1px solid; left:0px; opacity:0.5; -moz-opacity:0.5; -khtml-opacity:0.5
}
.productsfl{
	padding: 38px 25px 0px;
	border: 1px solid #dddddd;
}

.psfl{
	padding-bottom:50px;
}

            .intro{
                width: 100%;
                position: relative;
                height:248px;
                margin-top: -248px;
                z-index: 1;
                display: none;
            }

            .pic_box:hover .intro{
                /*margin-top: -248px;*/
                z-index: 5;
                width: 100%;
                background-color:  rgba(42,101,177,0.8) ;
                display: block;
            }

            .pic_box:hover .intro p{
                vertical-align: middle;
                color: #ffffff;
                font-size: 16px;
                /*position: relative;*/
            }

            .pic_box p{
                line-height: 24px;

            }
